You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Dew.Math.Units Namespace
>
Classes
>
clMtxExpr Class
>
clMtxExpr Methods
>
LogN Method
>
clMtxExpr.LogN Method ([In] TOpenCLValue, double)
Dew Math for .NET
clMtxExpr.LogN Method ([In] TOpenCLValue, double)
clMtxExpr Class
clMtxExpr Members
Dew.Math.Units Namespace
LogN Method
Collapse All
Compute X^2 from the source.
Syntax
C#
Visual Basic
public
static
clValue
LogN
([In]
TOpenCLValue
X
,
double
N
);
Public
static
Function
LogN
(
X
As
[In]
TOpenCLValue
,
N
)
As
clValue
Remarks
Internally calls
clValue.LogN
Group
LogN Method
Links
clMtxExpr Class
,
clMtxExpr Members
,
Dew.Math.Units Namespace
,
LogN Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!